Fix my previous patch to the trap-frame creation code
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 4 Aug 2005 17:37:09 +0000 (17:37 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 4 Aug 2005 17:37:09 +0000 (17:37 +0000)
commit55b7c09016e4a043351b84e85ee6132578e882f4
tree911038e0818d6f52ea68fc785014ce7b1788969f
parent2245cfc6895c516e830d2ce6416a6c30291237db
Fix my previous patch to the trap-frame creation code
in Xen. I was clobbering an in-use register (AL): use
CH instead.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/x86_32/entry.S
xen/arch/x86/x86_64/entry.S